projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
887e619
)
Fix setting of composition-function-table.
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 1 Jan 2009 07:47:37 +0000
(07:47 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 1 Jan 2009 07:47:37 +0000
(07:47 +0000)
lisp/language/cham.el
patch
|
blob
|
history
diff --git
a/lisp/language/cham.el
b/lisp/language/cham.el
index 80e92243c42eb3d9fea22debf8313003c762d067..5dbc0b6383349782a72e2e8042636fc96acd6f25 100644
(file)
--- a/
lisp/language/cham.el
+++ b/
lisp/language/cham.el
@@
-29,7
+29,7
@@
(set-char-table-range composition-function-table
'(#xAA00 . #xAA5F)
-
'(("[\xAA00-\xAA5F]+" . font-shape-text
)))
+
(list (vector "[\xAA00-\xAA5F]+" 0 'font-shape-gstring
)))
(set-language-info-alist
"Cham" '((charset unicode)